.jgznContainer{
    width:1200px;
    min-height: 1250px;
    background-color: #fff;
    margin:0 auto;
}
.jgznContainer>div{
    width:1200px;
    margin: 0px auto;
}
.jgznContainer>div .jgznLeftWrap{
    width: 340px;
    margin-right: 20px;
}
.jgznLeftWrap {
    /*border: 1px solid #e5e5e5;*/
    /*border-radius: 4px;*/
    /*box-shadow: 1px 2px 6px #e5e5e5;*/
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    margin:20px 0 0 20px;
}
.jgznLeftWrap {
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.jgznLeftWrap {
    display: inline-block;
    float: left;
}
.jgznLeftWrap {
    margin-left:20px;
}
/*.lead-wrap ul{*/
/*    padding:10px;*/
/*}*/
/*.lead-wrap ul li{*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*}*/
/*.lead-wrap ul li span{*/
/*    text-overflow:ellipsis;*/
/*    overflow:hidden;*/
/*    white-space: nowrap;*/
/*    float: left;*/
/*}*/
/*.lead-wrap ul li span:last-child{*/
/*    width: 30%;*/
/*    float: right;*/
/*}*/
/*.lead-wrap ul li span:first-child{*/
/*    width: 70%;*/
/*}*/
.jgznContainer>div .jgznRightWrap{
    width: 820px;
    margin-top: 30px;
}
.jgznRightWrap .jgjjWrap{
    width: 100%;
}
.jgznRightWrap .orgInt{
    width: 100%;
    min-height: 306px;
    margin: 20px 0;
    position: relative;
    right: 5px;
}
.jgznRightWrap .jgjjWrap .orgInt p{
    margin-bottom:10px;
    line-height: 22px;
}
.jgznRightWrap .jgjjWrap .orgInt .orgBtn{
    padding: 3px 25px;
    background: #fff;
    color: #0082df;
    position: absolute;
    right: 0px;
    bottom:-10px;
}
.jgznRightWrap .orgInt p{
    margin-bottom: 20px;
}
.jgjjWrap .orgInt .orgIntImg{
    width: 300px;
}
.jgjjWrap .orgInt .orgContain{
    width: 520px;
}
.jgjjWrap .orgInt .orgContain p{
    text-indent: 2em;
}
.overflowEllipsis{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

